Skip to content

Conversation

gena
Copy link

@gena gena commented Jun 10, 2015

Extend sync version using deasync, spawn is error prone - once message gets large (~150k) it crashes due to command-line limitations. With this fix the same code is used for both sync / async versions.

gena added 2 commits June 10, 2015 03:05
…shed, avoid spawn - very limited since it passes string to send using command-line
Copy link

@0xl3x1 0xl3x1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. The original system leaves zombie processes, so this should be far better. I hope the project owner merges it

@nemani
Copy link

nemani commented Aug 9, 2018

@driverdan Any update on this? Any blockers that need to be addressed ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants